projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c67bfc7
)
(LIBGIF): Default to -lgif.
author
Glenn Morris
<rgm@gnu.org>
Wed, 20 Jun 2007 07:51:59 +0000
(07:51 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 20 Jun 2007 07:51:59 +0000
(07:51 +0000)
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index a19cf3969fee7a27a2bb2dce26b76e438d51f114..598fb582c398c8423d4a9ce3e0b1a7889603399a 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-440,7
+440,7
@@
XFT_LIBS=@XFT_LIBS@
#if HAVE_GIF
#ifndef LIBGIF
-#define LIBGIF -l
un
gif
+#define LIBGIF -lgif
#endif /* not defined LIBGIF */
#else /* not HAVE_GIF */
#define LIBGIF